AMotionEvent_getPointerId

Get the pointer identifier associated with a particular pointer data index in this event. The identifier tells you the actual pointer number associated with the data, accounting for individual pointers going up and down since the start of the current gesture.

extern (C) nothrow @nogc
int
AMotionEvent_getPointerId

Meta